[subaction/matrix] Replace github-script with new package#454
Open
jeliebig wants to merge 4 commits into
Open
Conversation
7ce8772 to
c29e11f
Compare
Author
|
@crazy-max Sorry for the ping, may I know whether I'm missing something here or if I just need to wait for reviews? |
ac140e5 to
3acf391
Compare
Member
|
Hey @jeliebig! Sorry I missed your PRs, I will take a closer look asap |
Signed-off-by: Julian Liebig <julian.liebig@tudock.de>
Signed-off-by: Julian Liebig <julian.liebig@tudock.de>
Signed-off-by: Julian Liebig <julian.liebig@tudock.de>
Signed-off-by: Julian Liebig <julian.liebig@tudock.de>
74888c7 to
f1df813
Compare
Author
|
Rebased |
jeliebig
commented
Jul 2, 2026
| The following npm packages may be included in this product: | ||
|
|
||
| - @sigstore/verify@4.1.0 | ||
| - docker-buildx-bake-matrix@unknown |
Author
There was a problem hiding this comment.
This could be excluded if we add a config file for generate-license-file, but I'm not sure if you'd like that.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Before I add the changes for #435, I'd like to move the subaction in its current state to a new package.
I didn't want to overwhelm you by creating a PR with all changes at once, so I'm trying to open smaller PRs.
I needed to adjust the original script minimally, so linting would pass.
I tested these changes locally by executing the
ci-subactionworkflow using nektos/act.